-
Home
-
URL Shortify – Simple, Powerful and Easy URL Shortener Plugin For WordPress
-
1.9.1
-
Code
-
Classes
- LinksRestController
Total Complexity |
20 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
341 |
Lines of code |
193 |
Logical lines of code |
43 |
Comment lines |
97 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_item() |
S |
47 |
5 |
45 |
create_item() |
S |
48 |
3 |
41 |
register_routes() |
S |
47 |
1 |
44 |
delete_item() |
S |
55 |
2 |
23 |
get_items() |
S |
58 |
2 |
19 |
init() |
S |
79 |
1 |
3 |
get_links_schema() |
S |
81 |
1 |
3 |
get_items_permissions_check() |
S |
79 |
1 |
3 |
create_item_permissions_check() |
S |
79 |
1 |
3 |
delete_item_permissions_check() |
S |
79 |
1 |
3 |
update_item_permissions_check() |
S |
79 |
1 |
3 |
permissions_check() |
S |
80 |
1 |
3 |